#header {
  height: 65px;
  width: 100%;
  min-width: 1360px;
  background: #FFF;
  position: relative;
  z-index: 9999;
  margin-bottom: 15px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  position: fixed;
}

#header .nav_backdrop {
  height: 65px;
  width: 100%;
  min-width: 1360px;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

#header .top_in {
  width: 1300px;
  height: 65px;
  margin: 0 auto;
  position: relative;
}

.logo {
  height: 45px;
  width: 184px;
  float: left;
  margin-top: 10px;
  position: relative;
}

.logo img {
  width: 100%;
  height: 100%;
}

#header #nav {
  display: inline;
  float: right;
  position: relative;
}

#header #nav:after {
  content: "";
  position: absolute;
  right: 0;
  top: 11.5px;
  width: 1px;
  height: 43px;
  background-color: rgba(0, 0, 0, 0.1);
}

#header #nav .nav-wrap {
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 5px 30px rgba(0, 30, 135, 0.1);
  backdrop-filter: blur(70px);
  -webkit-backdrop-filter: blur(70px);
  border-radius: 12px;
  padding: 0 11px;
  border: 0;
  box-sizing: border-box;
}

#header #nav li {
  display: block;
  float: left;
  height: 65px;
  position: relative;
}

#header ul li a {
  display: block;
  float: left;
  line-height: 65px;
  color: #000;
  font-size: 16px;
  position: relative;
}

#header ul .top-nav-li a {
  font-weight: 400;
}

#header ul li.top-nav-li > a span {
  padding: 8px 14px;
}

#header ul li.top-nav-li.active > a span {
  background: rgba(106, 138, 251, 0.2);
  border-radius: 6px;
  font-weight: bold;
  color: #000;
}

#header ul li.top-nav-li:first-child {
  margin-right: 16px;
}

#header ul li.top-nav-li:last-child {
  margin-right: 10px;
}

#header #nav li a:hover {
  text-decoration: none;
}

#header #nav li a:hover > span {
  color: #2049EE;
  background: rgba(106, 251, 214, 0.2);
  border-radius: 6px;
  font-weight: bold;
}

.header .nav .top-nav-li a:hover {
  background: rgba(106, 251, 214, 0.2);
  border-radius: 6px;
}

#header #nav li a:hover i {
  border-color: #2771fa #fff #fff;
}

#header #nav li a.mutl {
  /* padding: 0 33px 0 22px; */
}

#header #nav li a.last {
  border-right: 1px solid #EEE;
}

#header #nav li a i {
  position: absolute;
  right: 15px;
  top: 33px;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: #333 #fff #fff;
  -moz-transition: -moz-transform .2s ease-in;
  -webkit-transition: -webkit-transform .2s ease-in;
  -o-transition: -o-transform .2s ease-in;
  transition: transform .2s ease-in;
  -moz-transform: rotate(0);
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0)
}

#header #nav li a:hover i {
  -moz-transform: rotate(180deg);
  -moz-transform-origin: 50% 30%;
  -webkit-transform: rotate(180deg);
  -webkit-transform-origin: 50% 30%;
  -o-transform: rotate(180deg);
  -o-transform-origin: 50% 30%;
  transform: rotate(180deg);
  transform-origin: 50% 30%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

#header #nav ul {
  position: absolute;
  display: none;
  top: 80px;
  left: 0;
  margin-left: 0;
  border: 1px solid #EEE;
  clear: both;
  background: #fff;
}


.bubble-wrap {
  width: 100%;
  display: block;
  position: relative;
  margin-left: 0;
  top: 0;
  left: 0;
  height: 15px;
}

.bubble {
  width:0; 
  height:0; 
  font-size:0; 
  border-width:15px; 
  border-style:solid;
  border-color: transparent transparent #fff transparent;
  _border-color:transparent transparent #fff transparent;
  overflow:hidden; 
  position:absolute; 
  bottom: 0;
  left: 50%;
  margin-left: -15px;
}

#header #nav div.hdzx-wrap,
#header #nav div.aqzx-wrap,
#header #nav div.aqfw-wrap,
#header #nav div.cpjs-wrap {
  margin-left: 0;
  position: absolute;
  top: 65px;
  left: -40px;
  display: none;  
}


#header #nav div.cpjs-wrap {
  margin-left: -136px;
}

#header #nav ul.cpjs-wrap {
  /* height: 330px; */
  width: 738px;
  /* height: 394px; */
  height: 420px;
}

#header #nav div.aqfw-wrap {
  margin-left: -186px;
}

#header #nav ul.aqfw-wrap {
  width: 594px;
  height: 218px;
}

#header #nav ul.aqzx-wrap {
  width: 165px;
  height: 144px;
}

#header #nav ul.hdzx-wrap {
  width: 165px;
  height: 175px;
}

#header #nav ul.aqzx-wrap,
#header #nav ul.hdzx-wrap,
#header #nav ul.aqfw-wrap,
#header #nav ul.cpjs-wrap {
  position: static;
  left: 0;
  margin-left: 0;
  display: block;
}

#header #nav .cpjs-bubble .bubble {
  /* margin-left: -240px; */
  margin-left: -160px;
}

#header #nav .aqfw-bubble .bubble {
  margin-left: -40px;
}

#header #nav ul li {
  text-align: center;
  display: block;
  float: none;
  height: 30px;
  float: left;
}

#header #nav ul li.nobg {
  background: none;
}

#header #nav ul li a {
  color: #555;
  font-size: 14px;
  width: 74px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: left;
  border: none;
}

#header #nav .top-nav-li li a {
  padding: 0 22px 0 22px;
  width: auto;
}

#header #nav ul li a:hover {
  text-decoration: none;
  color: #2771fa;
}

#header #navline {
  height: 3px;
  width: 70px;
  background: #2771fa;
  position: absolute;
  top: 0;
  left: 255px;
  z-index: 9;
}

.top_tool {
  float: right;
  height: 100%;
  /* margin-top: 5px; */
}


.top_tool::after {
  content: "";
  position: absolute;
  top: 11px;
  right: 0;
  width: 1px;
  height: 43px;
  background-color: rgba(0, 0, 0, 0.1);;
}

.top_tool,
.tool-wrap,
.nologin {
  display: flex;
  position: relative;
}

.tool-wrap {
  margin-top: 5px;
}

.top_tool .nav-download {
  margin: 5px 30px 0;
}

.top_tool .nav-download .download-now {
  margin-left: 0;
}

.top_tool a,
.nologin a {
  display: flex;
  height: 43px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  /* margin-left: 16px; */
  /* margin-left: 6px; */
  padding: 6px 10px;
}

.top_tool a:hover,
.nologin a:hover {
  text-decoration: none;
  background: rgba(106, 251, 214, 0.2);
  border-radius: 6px;
}

.top_tool a:hover > .top-tool-title,
.nologin a:hover > .top-tool-title {
  color: #2049EE;
}

.top_tool img,
.nologin img {
  width: 20px;
  height: 20px;
}

.top_tool .top-tool-title,
.nologin .top-tool-title {
  font-size: 12px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.5);
}

.top_tool .liansuo {
  margin-left: 10px;
}

.top_tool .qiye {
  margin-right: 10px;
}

.nologin {
  /* margin-top: 10px; */
  margin-top: 5px;
}

.nologin a {
  display: flex;
  /* margin-left: 22px; */
  margin-left: 15px;
}

.login-nav {
  /* margin-top: 10px; */
  float: right;
}

#logined {
  float: right;
  position: relative;
  display: none;
  margin-top: 8.5px;
}

#logined .face {
  padding: 4px;
  margin-left: 15px;
  float: right;
}

#logined .face img {
  border-radius: 50%;
}

#logined .nick {
  overflow: hidden;
}

#logined .logined-bubble {
  display: block;
  height: 10px;
  left: 0;
  top: -10px;
  position: absolute;
}

#logined .logined-bubble .bubble {
  border-width: 10px;
  margin-left: 62px;
}

#logined .user_info {
  position: absolute;
  width: 172px;
  min-height: 18px;
  height: auto;
  padding: 5px 10px;
  border-radius: 12px;
  top: 65px;
  right: 0;
  display: none;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 5px 30px rgba(0, 30, 135, 0.1);
  backdrop-filter: blur(70px);
  -webkit-backdrop-filter: blur(70px);
}

#logined .user_info .arow {
  position: absolute;
  top: -8px;
  right: 17px;
  width: 15px;
  height: 8px;
  background: url(//guanjia.qq.com/assets/images/main/arow1.png) no-repeat;
}

#logined .logout {
  float: right;
  color: #2771fa;
}

#iconElm,
#safeElm {
  display: inline-block;
  width: 16px;
  height: 16px;
}

#iconElm,
#safeElm,
#safejb {
  display: block;
  width: 16px;
  height: 17px;
  margin: 8px 10px 0 0;
  float: left;
  background: url(//pc1.gtimg.com/pcmgr/user/img/icon2.png) no-repeat;
}

#header .icon_on {
  background: url(//pc1.gtimg.com/img/logo_v8_16.png) 0 0 no-repeat;
}

#header .icon_off {
  /* background: url(//pc1.gtimg.com/img/logo_v8_16.png) -16px 0 no-repeat; */
  background: url(//pc1.gtimg.com/img/logo_v8_16.png) 0 0 no-repeat;
}

#header .safejb {
  background: url(//pc1.gtimg.com/pcmgr/user/img/7/jb.png) 0 1px no-repeat;
  line-height: 18px;
  padding-left: 20px;
  width: 40px;
  color: #373737;
}

#header .safe_lv1 {
  background-position: 0 -28px;
}

#header .safe_lv2 {
  background-position: 0 -57px;
}

#header .safe_lv3 {
  background-position: 0 -86px;
}

#header .safe_lv4 {
  background-position: 0 -115px;
}

#header .safe_lv5 {
  background-position: 0 -144px;
}

#header .safe_lv6 {
  background-position: 0 -173px;
}

#header .safe_lv7 {
  background-position: 0 -199px;
}

#header .safe_lv8 {
  background-position: 0 -225px;
}

#header .safe_lv9 {
  background-position: 0 -252px;
}

#header .safe_lv10 {
  background-position: 0 -279px;
}

#loginframe {
  display: none;
  height: 379px;
  overflow: hidden;
  width: 552px;
  position: relative;
}

#loginframe .close {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 24px;
  cursor: pointer;
}

#loginframe .close:hover {
  text-decoration: none;
}

#header #nav .li-list-item {
  height: auto;
  position: relative;
  float: left;
  width: 143px;
  margin: 30px 0;
}

#header #nav .li-list-item:after {
  content: '';
  position: absolute;
  background: #eee;
  width: 1px;
  height: 100%;
  right: 0;
}

#header #nav .li-list-item:last-of-type:after {
  content: '';
  width: 0;
}

#header #nav .ul-list-item {
  position: relative;
  top: 0;
  border: none;
  display: block;
}

#header #nav .ul-list-item .list-item-title {
  line-height: 16px;
  height: 16px;
  display: inline-block;
  color: #2049EE;
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 10px;
}

#header #nav .ul-list-item .list-item-title a {
  padding: 0;
  color: #2049EE;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
}

#header #nav .ul-list-item .list-item-title a:hover {
  color: #2771fa;
}

#header #nav .ul-list-item > li {
  width: 100%;
  margin-bottom: 12px;
  font-size: 14px;
  color: #000;
  height: 20px;
}

#header #nav .ul-list-item > li:last-child {
  margin-bottom: 0;
}

#header #nav .ul-list-item > li a {
  width: 100%;
  padding: 0;
  text-align: center;
  height: 20px;
  line-height: 20px;
}

.nav-label {
  width: 24px;
  height: 16px;
  background: #2049EE;
  border-radius: 4px;
  font-weight: 400;
  font-size: 10px;
  color: #fff;
  margin-left: 6px;
  padding: 1px 2px;
}

#header #nav li a:hover .nav-label {
  background: #2049EE;
  color: #fff;
  border-radius: 4px;
}

.ul-list-item a.hot:after {
  content: url(//pc1.gtimg.com/guanjia/images/81/d3/81d3bab9b56f0632a3da9da945f2884d.png);
  position: absolute;
  right: -10px;
  top: 0;
  width: 31px;
  height: 20px;
  z-index: 99;
}

.inherit-grey {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);

  filter: grayscale(100%);

  filter: gray;
}

.top_tool .download-now {
  display: inline-block;
  width: 180px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  background: #2049EE;
  border-radius: 4px;
}

.top_tool a.download-now {
  padding: 0;
}